home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / clesson / c.dir / 00262_Bitmap_g3.pcx (.png) < prev    next >
Bitmap Image  |  1995-04-05  |  114KB  |  491x229  |  4-bit (6 colors)
Labels: text | screenshot | font
OCR: We begin our program development with main( ). Every time we need a new function, we write it at the bottom of the file and put its function prototype in the list just above main( ). In main( ), we first assign values to each element in the array deck. We think of these elements as playing cards in a deck. To check that code works as expected, we print out the hearts.